Welcome![Sign In][Sign Up]
Location:
Search - ps2 51

Search list

[Other resourceMCU驱动PS2键盘

Description: 51内核单片机驱动PS2接口的实现程序,可以使单片机具有接插PS2接口设备(例如鼠标,键盘)的能力,大家可以借鉴一下!-51 PS2-core microcontroller interface procedures, will enable SCM is plugged PS2 interface devices (eg mouse, keyboard), we can learn some lessons from!
Platform: | Size: 34490 | Author: 张李忠 | Hits:

[Other resourceps2

Description: 51单片机上实现对PS2手柄的解析,已经实验通过。-51 microcontroller implemented on PS2 handle parsing experiment has already been passed.
Platform: | Size: 26293 | Author: 贾爵 | Hits:

[Other resourcePS2-lpc930

Description: PS2键盘接口程序,51单片机,keil c编译通过.包PS2资料(PDF)
Platform: | Size: 622962 | Author: xbuner | Hits:

[Other resourcePCkeybord

Description: 自制的 PS2+51+1602测试的程序 同样适合初学者 了解和掌握51单片机学习
Platform: | Size: 23026 | Author: 乔小瑞 | Hits:

[Other resourceps2

Description: MCS - 51 单片机与PSP2 键盘的通信源程序
Platform: | Size: 282645 | Author: gc | Hits:

[Other resourceps2

Description: PS2键盘控制LCD1602(基于51单片机)
Platform: | Size: 3748 | Author: 冀光辉 | Hits:

[Other resourcePS2

Description: 适合51,AVR,ARM单片机使用的PS2键盘源代码。欢迎下载,有问题可发联系我。
Platform: | Size: 24937 | Author: 陈英忠 | Hits:

[SCM8051_PS2_PCKEY

Description: 用8051实现的PS2协议的PC键盘,有详细注释-8051 with the realization of the agreement PS2 PC keyboard, a detailed Notes
Platform: | Size: 32768 | Author: wwwwww888 | Hits:

[Other Embeded program200581816248132444451

Description: 基于s344B0的ps2鼠标程序 ads1.2-s344B0 based on the ps2 mouse procedure ads1.2
Platform: | Size: 14336 | Author: 曲明波 | Hits:

[SCMps2_c51

Description: 功能:实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格式为:1位开始位(0),8位数据位(所按按键的通码,用来识别按键),1位校验位(奇校验) 1位结束位(1) 实现:将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键 缺点:由于51单片机的容量有限所以缓冲区不可以开的太大,这就导致可以记录键盘的按键次数过少, 也就是容错性一般。不过如果正常使用键盘是不会出错的
Platform: | Size: 2048 | Author: felix | Hits:

[SCMIPC_PS2_Keyboard

Description: 关于嵌入式PS2键盘的原理图,基于51单片机的工控键盘。很实用,包括程序,基于Keil的软件程序-On the embedded PS2 keyboard schematics, single-chip microcomputer-based industrial control keyboard 51. Very practical, including the procedures, the software program based on the Keil
Platform: | Size: 133120 | Author: 朱潇潇 | Hits:

[SCM51_mcu_examples

Description: 非常经典的51单片机常用实例程序代码,还附有开发板原理图:内容主要有:1 流水灯2 倒计时--数码管3 数码管动态显示4 数码管静态显示5 点阵--心型6 串口通信16 串口通信27 继电器控制8 音乐播放程序9 AT24C0210 红外线接收11 DS18B20 12DS1302 13 LCD1602-1 14 PS2键盘显示;15 矩阵键盘16 LCD12864 17 步进电机17 步进电机驱动 18 ADC0832 19 RS485通讯 20 直流电机 21 定时器0 22 按键计数器 23 交通信号灯控制 24 中断 25 串口接收发送程序-SCM is commonly used in the classic examples of program code 51, also with a development board schematics: mainly: 1 water light 2 Countdown- 3 digital control digital control digital control of static dynamic display 4 5 dot matrix display- heart-shaped six serial serial communication 27 communications relay control 16 music player 8 9 AT24C0210 infrared receiver 11 DS18B20 12DS1302 13 LCD1602-1 14 PS2 keyboard and display 15 matrix keyboard 16 LCD12864 17 17 stepper motor driver stepper motor 18 ADC0832 19 RS485 Communication 20 DC 21 key counter timer 0 22 24 23 traffic signal control 25 serial port interrupt to send programs to receive
Platform: | Size: 1101824 | Author: 郑道宝 | Hits:

[SCMPS2

Description: PS2鼠标控制实验,51单片机控制PS2鼠标-PS2 mouse control experiments, 51 single-chip control of the mouse PS2
Platform: | Size: 30720 | Author: 张三 | Hits:

[SCMPS2(LCD1602)

Description: 采用51单片机实现PS2鼠标的功能,主要是PS2通信协议的编写,本程序已调可用-PS2 mouse with 51 MCU functions, mainly the preparation of communication protocols PS2, this program has been adjusted available
Platform: | Size: 31744 | Author: 张红冉 | Hits:

[Other Embeded programps2

Description: 使用51单片机来模拟电脑键盘的PS2通讯,以实现用单片机来控制电脑。-To simulate the use of 51 single-chip communication PS2 computer keyboard to achieve with the microcontroller to control the computer.
Platform: | Size: 10240 | Author: 志文 | Hits:

[SCMps2-mouse-51-

Description: 单片机与PS2鼠标程序滚轮识别显示3D坐标-SCM and PS2 mouse wheel recognition program displays 3D coordinates
Platform: | Size: 619520 | Author: 廖泽松 | Hits:

[SCM51PS2

Description: 51单片机驱动PS2间盘,简单好用,适合初学者-51 Microprocessor PS2 discs, easy to use, suitable for beginners
Platform: | Size: 35840 | Author: LLL | Hits:

[SCMps2

Description: 基于51单片机的PS2键盘驱动,编译后最好插键盘烧写,简单的I/O操作程序-Based on the PS2 51 single-chip microcomputer compiled the best keyboard drive, insert the keyboard burning, simple I/O operation procedures
Platform: | Size: 1024 | Author: name | Hits:

[SCMPS2接口

Description: 51单片机PS2接口源码,编程平台Keil3,源码很详细。(51 single chip PS2 interface source code, programming platform Keil3, the source is very detailed.)
Platform: | Size: 6144 | Author: 沙漠里 | Hits:

[Communication-MobilePS2无线手柄遥控器资料

Description: PS2手柄与Arduino单片机的配对(和51单片机及stm32连接)(The match between PS2 handle and Arduino microcontroller (connected to 51 MCU and STM32).)
Platform: | Size: 2190336 | Author: 15qlliao | Hits:
« 1 2 34 5 6 7 8 9 »

CodeBus www.codebus.net